home *** CD-ROM | disk | FTP | other *** search
- object scope_moon: Tscope_moon
- Left = 31
- Top = 430
- BorderStyle = bsDialog
- Caption = 'NTC Moon panel'
- ClientHeight = 248
- ClientWidth = 248
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- OnCloseQuery = form_close_query
- OnCreate = formcreate
- OnPaint = check_activate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object moon_panel: TPanel
- Left = 0
- Top = 0
- Width = 248
- Height = 248
- Align = alClient
- TabOrder = 0
- object moon_group: TGroupBox
- Left = 0
- Top = 0
- Width = 249
- Height = 249
- Caption = 'Moon Group'
- TabOrder = 0
- object moon_shape: TShape
- Left = 32
- Top = 32
- Width = 185
- Height = 185
- Brush.Color = clSilver
- Shape = stCircle
- end
- end
- end
- end
-